Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Replace HashHelpers.Combine with HashCode.Combine in netcoreapp projects #40935

Merged
merged 1 commit into from
Sep 9, 2019

Conversation

stephentoub
Copy link
Member

@scalablecory
Copy link

What's the effect on our benchmarks?

@stephentoub
Copy link
Member Author

What's the effect on our benchmarks?

Which ones in particular? HashCode.Combine is slower than HashHelpers.Combine; that's https://github.com/dotnet/coreclr/issues/26582.

@stephentoub stephentoub merged commit 8c221ca into dotnet:master Sep 9, 2019
@stephentoub stephentoub deleted the hashcode branch September 9, 2019 20:45
@stephentoub
Copy link
Member Author

Merging to unblock mono.

@stephentoub stephentoub added the assembly-size Issues related to the size of assemblies, before or after trimming label Sep 19, 2019
@karelz karelz added this to the 5.0 milestone Dec 19, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Meta assembly-size Issues related to the size of assemblies, before or after trimming
Projects
None yet
5 participants